object Form2: TForm2 Left = 192 Top = 107 AutoSize = True BorderStyle = bsNone ClientHeight = 241 ClientWidth = 316 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False Position = poScreenCenter OnActivate = FormActivate PixelsPerInch = 96 TextHeight = 13 object Panel1: TPanel Left = 0 Top = 0 Width = 316 Height = 241 BevelInner = bvLowered BevelWidth = 4 Color = clBlack TabOrder = 0 object Panel2: TPanel Left = 8 Top = 8 Width = 300 Height = 225 Align = alClient BevelOuter = bvNone Color = clBlack TabOrder = 0 end end object xmp: TXMediaPlayer Left = 32 Top = 0 Width = 253 Height = 30 DeviceType = dtAVIVideo Display = Panel2 Visible = False TabOrder = 1 OnNotify = xmpNotify end end